.wrap-index {
	padding-top: 30px;
}

.wrap-index .index-title {
	display: block;
	font-size: 34px;
	font-weight: bold;
	color: #4B73B1;
	text-align: center;
}

.wrap-index .index-title2 {
	font-size: 16px;
	font-family: MicrosoftYaHeiUI;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	margin-top: 20px;
}

.wrap-index .index-title2 a {
	color: rgba(75, 115, 177, 1);
}

.wrap-index .news-box .title-type {
	height: 46px;
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
}

.wrap-index .news-box .title-type .more {
	font-size: 14px;
	font-weight: 400;
	color: #2F72B6;
	position: absolute;
	right: 20px;
	top: 14px;
}

.wrap-index .news-box .title-type .more img {
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 2px;
	display: inline-block;
}

.wrap-index .news-box .title-type__bg1 .more {
	display: none;
}

.wrap-index .news-box .title-type__bg3 .news-more2 {
	display: none;
}

.title-type__bg1 {
	width: 390px;
	background: url('/mztm/icon13.png') no-repeat;
	background-size: cover;
}

.title-type__bg2 {
	width: 270px;
	background: url('/mztm/icon11.png') no-repeat;
	background-size: cover;
}

.title-type__bg3 {
	background: url('/mztm/icon14.png') no-repeat;
	background-size: cover;
}

.title-type__bg4 {
	background: url('/mztm/icon13.png') no-repeat;
	background-size: cover;
}

.title-type__bg5 {
	background: url('/mztm/icon19.png') no-repeat;
	background-size: cover;
}

.title-type__bg6 {
	background: url('/mztm/icon21.png') no-repeat;
	background-size: cover;
}

.wrap-index .news-box .title-type .title-tab {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #0162C4;
	line-height: 46px;
}

.wrap-index .news-box .title-type__bg1 .title-tab {
	float: left;
	font-size: 20px;
	font-weight: 400;
	color: #5F8FC6;
	line-height: 46px;
	cursor: pointer;
	margin-right: 46px;
}

.wrap-index .news-box .title-type__bg1 .title-tab.active {
	font-weight: bold;
	color: #0162C4;
}

.wrap-index .news-box .title-type__bg3 .title-tab {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #0162C4;
	line-height: 46px;
	margin-right: 30px;
}

.wrap-index .news-box .dzgg{
	width: 270px;
}

.news-tab2 {
	color: #5F8FC6 !important;
	cursor: pointer;
}

.news-tab2.active {
	color: #0162C4 !important;
}

.news-cont1 {
	display: none;
}

.news-cont2 {
	display: none;
}

.wrap-index .news-box .news-type1 li {
	padding-left: 25px;
	position: relative;
	margin-bottom: 19px;
}

.wrap-index .news-box .news-type1 li:last-child {
	margin-bottom: 0;
}

.wrap-index .news-box .news-type1 li::before {
	display: block;
	content: '';
	position: absolute;
	left: 10px;
	top: 9px;
	width: 5px;
	height: 5px;
	background: #CBCBCB;
}

.wrap-index .news-box .news-type1 li a {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.wrap-index .news-box .news-type2 li {
	padding-left: 15px;
	position: relative;
	margin-bottom: 19px;
}

.wrap-index .news-box .news-type2 li:last-child {
	margin-bottom: 0;
}

.wrap-index .news-box .news-type2 li::before {
	display: block;
	content: '';
	position: absolute;
	left: 0px;
	top: 9px;
	width: 5px;
	height: 5px;
	background: #B5D1ED;
	border-radius: 50%;
}

.wrap-index .news-box .news-type2 li a {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.wrap-banner1 {
	width: 512px;
	height: 327px;
	overflow: hidden;
}

.mmdt.news-box{
	width: 390px;
}

.wrap-index .part-left {
	width: 770px;
}

.wrap-index .part-left .news-box {
	padding-bottom: 30px;
}

.wrap-index .part-left .news-box:last-child {
	padding-bottom: 0;
}

.wrap-index .news-box .pic-box {
	width: 264px;
	margin-right: 20px;
}

.wrap-index .news-box .pic-box .img-box {
	height: 154px;
	overflow: hidden;
}

.wrap-index .news-box .pic-box .img-p {
	width: 264px;
	height: 70px;
	background: #F5F5F7;
	padding: 10px 14px 0;
}

.wrap-index .news-box .pic-box .img-p>p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wrap-index .news-box .news-type1.left {
	width: 480px;
}

#owl1 {
	height: 100%;
	position: relative;
}

#owl1 .owl-stage-outer,
#owl1 .owl-stage,
#owl1 .owl-item,
#owl1 .item {
	height: 100%;
}

#owl1 .title-bg {
	position: absolute;
	width: 100%;
	height: 67px;
	background: url('/mztm/icon12.png') no-repeat;
	background-size: cover;
	z-index: 11;
	bottom: 0;
	left: 0;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 88px;
	padding-left: 20px;
	padding-right: 160px;
}


#owl1 .owl-controls {
	margin-top: 0;
	position: absolute;
	right: 10px;
	bottom: 15px;
	z-index: 22;
}

#owl1 .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	background: #FFFFFF;
	opacity: 0.7;
	border-radius: 50px;
	margin: 0 4px;
}

#owl1 .owl-dots .owl-dot.active span,
#owl1 .owl-dots .owl-dot:hover span {
	background: rgba(132, 181, 255, 1);
	opacity: 1;
	width: 22px;
}

#owl2 {
	height: 125px;
	position: relative;
	margin-bottom: 30px;
}

#owl2 .owl-stage-outer,
#owl2 .owl-stage,
#owl2 .owl-item,
#owl2 .item {
	height: 100%;
}

#owl2 .owl-controls {
	margin-top: 0;
	position: absolute;
	right: 10px;
	bottom: 15px;
	z-index: 22;
}

#owl2 .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	background: #D2E2F3;
	opacity: 0.7;
	border-radius: 50px;
	margin: 0 4px;
}

#owl2 .owl-dots .owl-dot.active span,
#owl2 .owl-dots .owl-dot:hover span {
	background: #2F72B6;
	opacity: 1;
	width: 22px;
}

.wrap-index .part-right {
	width: 400px;
}

.wrap-index .part-right .title-type {
	margin-bottom: 0;
}

.wrap-index .part-right .platform {
	background: #F5FAFF;
	padding-top: 20px;
}

.wrap-index .part-right .platform .link {
	float: left;
	width: 50%;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 25px;
}

.wrap-index .part-right .platform .link>a {
	display: inline-block;
}

.wrap-index .part-right .platform .link>a>div{
	margin-bottom: 9px;
}

.wrap-index .part-right .news-video {
	background: #F5FAFF;
	padding: 20px 30px;
}

.wrap-index .part-right .news-video .img-box {
	display: block;
	margin-bottom: 20px;
}

.wrap-index .part-right .news-video .img-box:last-child {
	margin-bottom: 0;
}

.wrap-index .part-right .video-box {
	/* margin-bottom: 20px; */
	display: block;
}

.wrap-index .part-right .video-box .video-img {
	height: 186px;
	overflow: hidden;
	position: relative;
}

.wrap-index .part-right .video-box .video-img .play {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -15px;
}

.wrap-index .part-right .video-box>p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	text-align: center;
	padding: 0 10px;
	margin-top: 9px;
}

#owl3 {
	height: 180px;
	position: relative;
	padding: 0 36px;
}

#owl3 .owl-stage-outer,
#owl3 .owl-stage,
#owl3 .owl-item,
#owl3 .item {
	height: 100%;
}

#owl3 .item {
	display: block;
	overflow: hidden;
	position: relative;
}

#owl3 .item .cont-p {
	position: absolute;
	width: 100%;
	height: 53px;
	bottom: 0;
	left: 0;
	background: url('/mztm/icon20.png') no-repeat;
	background-size: cover;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 68px;
	padding: 0 10px;
}

#owl3 .owl-controls .owl-nav [class*=owl-] {
	padding: 0;
	margin: 0;
	background: none;
}

#owl3 .owl-controls .owl-next {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -18px !important;
}

#owl3 .owl-controls .owl-prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -18px !important;
}

.banner-3d {
	background: #F5FAFF;
	overflow: hidden;
}

.switcher-wrap {
	width: 100%;
	height: 230px;
}

.wrap-index .wrap-map {
	margin-bottom: 30px;
}

.wrap-index .leader-intro {
	width: 360px;
	height: 382px;
	overflow: hidden;
	background: url('/mztm/hd.png') no-repeat;
	float: left;
	padding: 60px 10px 0 20px;
}

.wrap-index .leader-intro .leader-img {
	width: 93px;
	height: 133px;
	overflow: hidden;
	float: left;
}

.wrap-index .leader-intro .leader-info {
	float: left;
	width: 230px;
	margin-left: 6px;
}

.wrap-index .leader-intro .leader-info .p1 {
	display: block;
	width: 126px;
	height: 29px;
	background: #1369C0;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 29px;
	text-align: center;
	margin-bottom: 10px;
}

.wrap-index .leader-intro .leader-info .p2 {
	font-size: 16px;
	font-weight: 400;
	color: #888888;
	margin-bottom: 5px;
}

.wrap-index .leader-intro .leader-info .p3 {
	font-size: 14px;
	font-weight: 400;
	color: #888888;
	line-height: 22px;
}

.wrap-index .leader-intro .leader-other {
	margin-top: 20px;
}

.wrap-index .leader-intro .leader-other .other-left {
	width: 20%;
	float: left;
	font-size: 16px;
	font-weight: 400;
	color: #1369C0;
	line-height: 22px;
}

.wrap-index .leader-intro .leader-other .other-left>span {
	opacity: 0;
}

.wrap-index .leader-intro .leader-other .other-right {
	width: 80%;
	float: left;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
}

.wrap-index .leader-intro .leader-other .other-right>span {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 12px;
	color: #666;
}

.wrap-index .leader-intro .leader-other .other-right a {
	color: #666;
}

.wrap-index .map-box {
	width: 807px;
	float: right;
}

.wrap-index .map-box .news-box2 {
	width: 400px;
}

.wrap-index .map-box .news-box2 .title-type {
	position: relative;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EDEDED;
}

.wrap-index .map-box .news-box2 .title-tab {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	float: left;
	margin-right: 30px;
	cursor: pointer;
}

.wrap-index .map-box .news-box2 .title-tab.active {
	font-weight: bold;
	color: #2F72B6;
}

.wrap-index .map-box .news-box2 .title-type .more {
	font-size: 14px;
	font-weight: 400;
	color: #2F72B6;
	position: absolute;
	right: 0px;
	top: 0px;
	display: none;
}

.wrap-index .map-box .news-box2 .title-type .more img {
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 2px;
	display: inline-block;
}

.wrap-index .map-box .news-box2 .local-news{
	display: none;
}

.wrap-index .map-box .news-box2 .local-news>li {
	margin-bottom: 14px;
	font-size: 16px;
}

.wrap-index .map-box .news-box2 .local-news>li a {
	font-size: 16px;
}

.wrap-index .map-box .news-box2 .local-news>li:last-child {
	margin-bottom: 0;
}

.wrap-index .map-box .news-box2 .local-news>li .city-title{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 25px;
	float: left;
	width: 80%;
}

.wrap-index .map-box .news-box2 .local-news>li .city{
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 25px;
	background: #2F72B6;
	border-radius: 4px;
	padding: 0 10px;
	margin-right: 10px;
	cursor: pointer;
}


.bot_i{ position: fixed; bottom: 20px; left: 50%; margin-left: 620px;}
.bot_i span{ position: absolute; top: 4px; right: 6px; font-size: 14px; line-height: 14px; color: #fff; cursor: pointer}
.bot_i img{  width: 180px; height: auto;}